DioDocs for PDF
DrawGlyphs(Type1Font,UInt16[],Single[],String[],Int32,Color,Matrix3x2) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > DrawGlyphs メソッド : DrawGlyphs(Type1Font,UInt16[],Single[],String[],Int32,Color,Matrix3x2) メソッド
For internal use only.
シンタックス
'宣言
 
Public Overloads Overridable Sub DrawGlyphs( _
   ByVal font As Type1Font, _
   ByVal glyphs() As System.UShort, _
   ByVal glyphAdvances() As System.Single, _
   ByVal glyphUtf16() As System.String, _
   ByVal length As System.Integer, _
   ByVal color As System.Drawing.Color, _
   ByVal matrix As System.Numerics.Matrix3x2 _
) 
public virtual void DrawGlyphs( 
   Type1Font font,
   System.ushort[] glyphs,
   System.float[] glyphAdvances,
   System.string[] glyphUtf16,
   System.int length,
   System.Drawing.Color color,
   System.Numerics.Matrix3x2 matrix
)

パラメータ

font
glyphs
glyphAdvances
glyphUtf16
length
color
matrix
参照

GcGraphics クラス
GcGraphics メンバ
オーバーロード一覧